From d0541e6ccdb5736207b38168ed91a52840919e76 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Tue, 17 May 2005 17:50:51 +0000 Subject: [PATCH] bitkeeper revision 1.1159.258.134 (428a2efbVjatsyWzpCT8mcdj0YbvXw) Do not build netfront/netback loopback by default. Signed-off-by: Keir Fraser --- linux-2.6.11-xen-sparse/drivers/xen/netback/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-2.6.11-xen-sparse/drivers/xen/netback/Makefile b/linux-2.6.11-xen-sparse/drivers/xen/netback/Makefile index 5085bf034d..3279442145 100644 --- a/linux-2.6.11-xen-sparse/drivers/xen/netback/Makefile +++ b/linux-2.6.11-xen-sparse/drivers/xen/netback/Makefile @@ -1,2 +1,2 @@ -obj-y := netback.o control.o interface.o loopback.o +obj-y := netback.o control.o interface.o -- 2.30.2